From: Joey Hess Date: Mon, 26 Sep 2022 17:10:47 +0000 (-0400) Subject: note that hooks are also run when on a crippled filesystem now X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~69^2~44 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=2e40eb07db65c8b0e573b42dd4a98dd883954e77;p=git-annex.git note that hooks are also run when on a crippled filesystem now --- diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn index 7b4d3f3982..5a8d7af943 100644 --- a/doc/git-annex.mdwn +++ b/doc/git-annex.mdwn @@ -1279,6 +1279,9 @@ repository, using [[git-annex-config]]. See its man page for a list.) In the command line, %path is replaced with the file or directory to operate on. + (When annex.crippledfilesystem is set, git-annex will not try to + remove/restore the write bit, but it will still run these hooks.) + * `annex.tune.objecthash1`, `annex.tune.objecthashlower`, `annex.tune.branchhash1` These can be passed to `git annex init` to tune the repository.